home *** CD-ROM | disk | FTP | other *** search
/ Ultra Utilities / Ultra Utilities (NMV)(1993).iso / check / lmspez / lms.rkt / LMSPECS.SET < prev    next >
Text File  |  1993-03-18  |  5KB  |  173 lines

  1. # LMSPECS.SET for LMSPECS Version 1.0
  2. #
  3. # Lines starting with '#' are comments.
  4. # Possible switches: ON/OFF, 1/0, YES/NO
  5. #
  6. # In case of computer "crash" at "CLONE-CHIPS", please note (13), (15)
  7. # & (27). If you turn off one or more, as necessary, a "crash" can
  8. # be avoided.
  9. #
  10. # (1)  Zooming windows (default=Yes)
  11.  
  12.        EXPLODINGWINDOWS=Yes
  13.  
  14. # (2)  Time delay for exploding windows in ms (default-15)
  15.  
  16.        WINDOWDELAY=15
  17.  
  18. # (3)  Windows with underlying shadows (default=Yes)
  19.  
  20.        SHADOWEDWINDOWS=Yes
  21.  
  22. # (4)  Memory complement and speed of the video card indicated.
  23. #      (Graphic modes are turned on for this.  If you wish to
  24. #      run LM-SPECS under Windows 3.X in the demo mode, this
  25. #      has to be turned off.)  (default=Yes)
  26.  
  27.        VIDEOTEST=Yes
  28.  
  29. # (5)  Write directly into the screen (default=Yes)
  30.  
  31.        DIRECTSCREENWRITES=Yes
  32.  
  33. # (6)  Determine access time of the hard disk (default=Yes)
  34.  
  35.        ACCESSTEST=Yes
  36.  
  37. # (7)  Always specify hard disk speed, even with cache programs
  38. #      (default=Yes)
  39.  
  40.        FORCEHDSPEED=Yes
  41.  
  42. # (8)  Omit test on hard disk cache programs (default=No)
  43.  
  44.        SKIPHDCACHETEST=No
  45.  
  46. # (9)  Initialize modem for test (otherwise some modems are not
  47. #      recognized) (default=Yes)
  48.  
  49.        INITMODEM=Yes
  50.  
  51. # (10) Wait for video retrace with CGA cards (slower signal copy,
  52. #      but possibly no flicker on old cards) (default=No)
  53.  
  54.        SNOWCHECK=No
  55.  
  56. # (11) Use BIOS routines for scrolling (default=Yes)
  57.  
  58.        BIOSSCROLL=Yes
  59.  
  60. # (12) Open window with sound (only with EXPLODINGWINDOWS=Yes) 
  61. #      (default=Yes)
  62.  
  63.        SOUND=Yes
  64.  
  65. # (13) Try to recognize chip set. There the computer could possibly
  66. #      "crash". (default=No)
  67.  
  68.        TESTBOARD=Yes
  69.  
  70. # (14) Try to recognize CPU cache size and kind of RAM access.
  71. #      (default=Yes)
  72.  
  73.        TESTCPUCACHE=Yes
  74.  
  75. # (15) Test speed of extended memory. Should this result in a
  76. #      computer "crash" (due to privileged mode violations), 
  77. #      then off (default=No)
  78.  
  79.        TESTEXTMEM=No
  80.  
  81. # (16) In case the RAM disk should not be recognized, for a
  82. #      benchmark, the driver of the RAM disk can be indicated
  83. #      (only one letter) (default=C)
  84.  
  85.        RAMDISK=c
  86.  
  87. # (17) The driver for the DOS-Write-Read-Benchmark can be
  88. #      indicated.  If a 0 is shown, no testing is done. If
  89. #      nothing is shown, the current driver is tested. (default=C)
  90.  
  91.        DOSDISK=c
  92.  
  93. # (18) Run LM-SPECS always in demo mode (default=Off)
  94.  
  95.        DEMOMODE=Off
  96.  
  97. # (19) How many seconds should the demo run? (0=forever; default=0)
  98.  
  99.        DEMOTIME=0
  100.  
  101. # (20) For presentations in demo mode the keyboard can be locked. If
  102. #      you indicate "Yes" the demo mode cannot be aborted and so the
  103. #      program cannot be terminated. The test runs untile the "DEMO-
  104. #      TIME" is done or the computer is rebooted. (default=No)
  105.  
  106.        DEMOLOCKED=No
  107.  
  108. # (21) Here you can select the delay between the demo steps in seconds.
  109. #      (0: you can only manually advance by pressing the space key;
  110. #      default: 10)
  111.  
  112.        DEMOSTEPTIME=10
  113.  
  114. # (22) Select the tests which should be performed in demo- print- or
  115. #      save-mode. The characters correspond to the menu hotkeys (case-
  116. #      independent). In addition applies (case dependent):
  117. #      'F1'=F1, 'F2'=F2 and so on. (default: 12HBAMCSPDN)
  118.  
  119.        TESTS=12HBAMCSPDN
  120.  
  121. # (23) To get an optimum result in print- or save-mode, you may
  122. #      enable LMSPECS to print out non-standard ascii-characters
  123. #      (>=128). Most printers can't deal with 8-Bit-ASCII correctly,
  124. #      so by default LMSPECS uses 7-Bit-ASCII. Turn this option to
  125. #      "Yes", if you want even lines and other graphic characters
  126. #      to be printed out. (default: No)
  127. #
  128.        IBMASCII=No
  129.  
  130. # (24) If you want each screen to be printed out on a single page,
  131. #      there is a formfeed required after the printing. If you disable
  132. #      this option, all pages will be printed without advancing to the
  133. #      next page. (default: Yes)
  134. #
  135.        FORMFEED=Yes
  136.  
  137. # (25) If you want to print several pages, you probably don't want the
  138. #      header to be printed on each page. If you disactivate this
  139. #      option, the header will be printed only once, so the following
  140. #      reports get shorter. (default: Yes)
  141.  
  142.        PAGEHEADER=Yes
  143.  
  144. # (26) To avoid trouble when using remote-software, you can disable
  145. #      all tests which are related to the serial ports. Turn this switch
  146. #      to yes, if you want this option to be permanently activated.
  147. #      (default: No)
  148.  
  149.        REMOTE=No
  150.  
  151. # (27) In some constellations the scan for soundcards leads to a
  152. #      hangup (e.g. with some NE2000-compatible network cards).
  153. #      Because this can't be avoided, in this case you should
  154. #      set this option to "No". (Default: Yes)
  155.  
  156.        SOUNDSCAN=Yes
  157.  
  158. #      If you cannot duplicate why your computer "crashed" while
  159. #      testing, start the program with the following command:
  160.  
  161. #                           lm-specs debug 
  162.  
  163. #      The program will be executed, step by step, interactively.
  164. #      Now you can locate the reason.
  165.  
  166. #      It happens rarely that a BIOS is not yet stored in the
  167. #      program.  This can be accomplished by the following command:
  168.  
  169. #                           lm-specs bios
  170.  
  171. #      THE END
  172.